The Imagick class
PHP Manual

Imagick::getImageFilename

(PECL imagick 2.0.0)

Imagick::getImageFilenameReturns the filename of a particular image in a sequence

Descripción

string Imagick::getImageFilename ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the filename of a particular image in a sequence.

Valores retornados

Returns a string with the filename of the image. Throw an ImagickException on error.


The Imagick class
PHP Manual